-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2 ➡️ 3 #136
2 ➡️ 3 #136
Conversation
Signed-off-by: Louise Poubel <[email protected]>
This fixes the tests for me. It makes sure rendering sensors are removed in the rendering thread:
|
Signed-off-by: Louise Poubel <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I made a comment on 9ecee15 saying that we can don't have to remove the invalid URIs to fix the test. And a couple of comments below:
I can't reproduce that test failure on |
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-gazebo3 #136 +/- ##
============================================
Coverage 65.67% 65.67%
============================================
Files 127 127
Lines 6238 6238
============================================
Hits 4097 4097
Misses 2141 2141 Continue to review full report at Codecov.
|
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
The test passed now. Let's hope it was a spurious failure, and not a new flaky test. |
Merge
ign-gazebo2
forward toign-gazebo3
.@azeey, I had to make some changes to
SdfGenerator_TEST
on 9ecee15 so that the worlds would load with SDFormat 9. Mind checking if that's the best way to fix those tests?@iche033 , I have 2 tests failing locally,
INTEGRATION_gpu_lidar
andINTEGRATION_sensors_system
, both at the destruction ofGpuLidarSensor
with the backtrace below. Have you seen this before and know why it would be failing on this branch? If not, I can dig into it.Backtrace